Implement GtkInspectorLayoutOverlay
authorTimm Bäder <mail@baedert.org>
Sun, 8 Jul 2018 09:26:12 +0000 (11:26 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 8 Jul 2018 09:26:12 +0000 (11:26 +0200)
commita6920855ea089daec2a56670b634407c8a9d480e
tree3b7fe060ff32927a7453ced3da52f08d72d98d52
parentc85e2401fa439191fe6151212fffef9e2c2888c0
Implement GtkInspectorLayoutOverlay

To properly replace the old "show layout borders" option.
gtk/gtkwidget.c
gtk/inspector/layoutoverlay.c [new file with mode: 0644]
gtk/inspector/layoutoverlay.h [new file with mode: 0644]
gtk/inspector/meson.build
gtk/inspector/visual.c